home *** CD-ROM | disk | FTP | other *** search
/ Champak 50 / Volume 50 - JOGO DISK .iso / Games / jumpingrope.swf / scripts / DefineButton2_833 / BUTTONCONDACTION on(release).as next >
Text File  |  2007-10-01  |  56b  |  5 lines

  1. on(release){
  2.    _root.ready();
  3.    gotoAndStop(1);
  4. }
  5.